home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / util3 / updatcpy.rdm < prev    next >
Text File  |  1996-06-17  |  2KB  |  44 lines

  1. Short:    Copy-command that replaces older files.
  2. Author:   ss37@irz.inf.tu-dresden.de (Sven Steiniger)
  3. Uploader: ss37@irz.inf.tu-dresden.de (Sven Steiniger)
  4. Version:  0.44
  5. Type:     util/sys
  6. Replaces: util/sys/updatecopy*
  7.  
  8. ------------------------------------------------------------------------------
  9.                                   English
  10. ------------------------------------------------------------------------------
  11.  
  12.     UpdateCopy is an extension of the standard copy command. It does not
  13.     only copy files and create (if necessary) directories but also process
  14.     already existing files: older files are replaced automatical by newer
  15.     ones. UpdateCopy first try to find a version-string within the files
  16.     ($VER: Programname Version.Reversion) and copy only the one with the
  17.     higher version or simply compares the dates.
  18.     UpdateCopy features multiple sourcefiles, pattern matching and
  19.     recursively directory scanning.
  20.     Sourcecode included.
  21.     Sorry for release 0.43. It was not tested enough.
  22.     NEW: - fixed the TESTMODE-option -> directories were still created
  23.          - optimized the sourcecode -> executable 1KByte smaller
  24.  
  25. ------------------------------------------------------------------------------
  26.                                   Deutsch
  27. ------------------------------------------------------------------------------
  28.  
  29.     UpdateCopy ist eine Erweiterung des Standard copy Kommandos. Es
  30.     kopiert nicht nur Dateien und erzeugt (wenn notwendig) Verzeichnisse
  31.     sondern bearbeitet auch schon existierende Dateien: ältere Dateien
  32.     werden automatisch durch neuere ersetzt. UpdateCopy sucht erst nach
  33.     nach der Versionszeichenkette ($VER: Programmname Version.Reversion)
  34.     in der Datei und überschreibt nur Dateien mit höherer Versionsnummer.
  35.     Findet UpdateCopy keine Versionsnummern vergleicht er das Datum der
  36.     Dateien und erzetzt wenn nötig.
  37.     UpdateCopy verarbeite außerdem mehrere Quelldateien, Namensmuster
  38.     und rekursive Verzeichnisdurchsuchung.
  39.     Inklusive Quelltext.
  40.     Sorry für Version 0.43. Diese Version war einfach nicht genug getested.
  41.     NEU: - TESTMODE-Option funktioniert jetzt -> Verzeichnisse wurden
  42.            erzeugt
  43.          - Quelltext optimiert -> UpDateCopy ist jetzt 1KBytes kleiner.
  44.